libauthen-oath-perl software package provides Perl module for OATH One Time Passwords, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libauthen-oath-perl
libauthen-oath-perl is installed in your system.
Make ensure the libauthen-oath-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libauthen-oath-perl *
You will get with libauthen-oath-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libauthen-oath-perl |
| Version | 1.0.0-1 |
| Description | Perl module for OATH One Time Passwords |
| Sub Section | Perl |